ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / ISyntaxTreeVisitor<TResult> Interface / _visitLiteral Method

In This Topic
    _visitLiteral Method (ISyntaxTreeVisitor<TResult>)
    In This Topic
    Syntax
    'Declaration
     
    Function _visitLiteral( _
       ByVal that As ILiteralExpressionSyntaxTree _
    ) As TResult
    TResult _visitLiteral( 
       ILiteralExpressionSyntaxTree that
    )

    Parameters

    that
    See Also